Skip to content

Commit ff56fdb

Browse files
committed
Merge pull request #117 from plotly/0.16.0-rpkg
Update R package to 0.16.0
1 parent 402c153 commit ff56fdb

File tree

265 files changed

+3927
-2950
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

265 files changed

+3927
-2950
lines changed

packages/dash-html-components/DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
Package: dashHtmlComponents
22
Title: Vanilla HTML components for Dash
3-
Version: 0.15.0
3+
Version: 0.16.0
44
Authors @R: as.person(c(Chris Parmer <[email protected]>))
55
Description: Vanilla HTML components for Dash
66
Depends: R (>= 3.0.2)
7-
Imports: dashR
8-
Suggests: testthat, roxygen2
7+
Imports: dash
8+
Suggests:
99
License: MIT + file LICENSE
1010
URL: https://github.com/plotly/dash-html-components
1111
BugReports: https://github.com/plotly/dash-html-components/issues

packages/dash-html-components/R/htmlA.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlA <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlAbbr.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlAbbr <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=N
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlAcronym.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlAcronym <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestam
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlAddress.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlAddress <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestam
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlArea.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlArea <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=N
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlArticle.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlArticle <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestam
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlAside.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlAside <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlAudio.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlAudio <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlB.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlB <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlBase.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlBase <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=N
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlBasefont.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlBasefont <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timesta
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlBdi.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlBdi <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=NU
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlBdo.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlBdo <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=NU
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlBig.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlBig <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=NU
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlBlink.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlBlink <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlBlockquote.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlBlockquote <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_times
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlBr.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlBr <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=NUL
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
# AUTO GENERATED FILE - DO NOT EDIT
22

3-
htmlButton <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, autoFocus=NULL, disabled=NULL, form=NULL, formAction=NULL, name=NULL, type=NULL, value=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...) {
3+
htmlButton <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, autoFocus=NULL, disabled=NULL, form=NULL, formAction=NULL, formNoValidate=NULL, name=NULL, type=NULL, value=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...) {
44

55
wildcard_names = names(assert_valid_wildcards(...))
66

77
component <- list(
8-
props = list(children=children, id=id, n_clicks=n_clicks, n_clicks_timestamp=n_clicks_timestamp, key=key, role=role, autoFocus=autoFocus, disabled=disabled, form=form, formAction=formAction, name=name, type=type, value=value, accessKey=accessKey, className=className, contentEditable=contentEditable, contextMenu=contextMenu, dir=dir, draggable=draggable, hidden=hidden, lang=lang, spellCheck=spellCheck, style=style, tabIndex=tabIndex, title=title, loading_state=loading_state, ...),
8+
props = list(children=children, id=id, n_clicks=n_clicks, n_clicks_timestamp=n_clicks_timestamp, key=key, role=role, autoFocus=autoFocus, disabled=disabled, form=form, formAction=formAction, formNoValidate=formNoValidate, name=name, type=type, value=value, accessKey=accessKey, className=className, contentEditable=contentEditable, contextMenu=contextMenu, dir=dir, draggable=draggable, hidden=hidden, lang=lang, spellCheck=spellCheck, style=style, tabIndex=tabIndex, title=title, loading_state=loading_state, ...),
99
type = 'Button',
1010
namespace = 'dash_html_components',
11-
propNames = c('children', 'id', 'n_clicks', 'n_clicks_timestamp', 'key', 'role', 'autoFocus', 'disabled', 'form', 'formAction', 'name', 'type', 'value', 'accessKey', 'className', 'contentEditable', 'contextMenu', 'dir', 'draggable', 'hidden', 'lang', 'spellCheck', 'style', 'tabIndex', 'title', 'loading_state', wildcard_names),
11+
propNames = c('children', 'id', 'n_clicks', 'n_clicks_timestamp', 'key', 'role', 'autoFocus', 'disabled', 'form', 'formAction', 'formNoValidate', 'name', 'type', 'value', 'accessKey', 'className', 'contentEditable', 'contextMenu', 'dir', 'draggable', 'hidden', 'lang', 'spellCheck', 'style', 'tabIndex', 'title', 'loading_state', wildcard_names),
1212
package = 'dashHtmlComponents'
1313
)
1414

1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlCanvas.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlCanvas <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlCaption.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlCaption <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestam
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlCenter.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlCenter <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlCite.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlCite <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=N
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlCode.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlCode <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=N
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlCol.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlCol <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=NU
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlColgroup.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlColgroup <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timesta
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlCommand.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlCommand <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestam
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlContent.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlContent <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestam
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
# AUTO GENERATED FILE - DO NOT EDIT
22

3-
htmlData <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...) {
3+
htmlData <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, value=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...) {
44

55
wildcard_names = names(assert_valid_wildcards(...))
66

77
component <- list(
8-
props = list(children=children, id=id, n_clicks=n_clicks, n_clicks_timestamp=n_clicks_timestamp, key=key, role=role, accessKey=accessKey, className=className, contentEditable=contentEditable, contextMenu=contextMenu, dir=dir, draggable=draggable, hidden=hidden, lang=lang, spellCheck=spellCheck, style=style, tabIndex=tabIndex, title=title, loading_state=loading_state, ...),
8+
props = list(children=children, id=id, n_clicks=n_clicks, n_clicks_timestamp=n_clicks_timestamp, key=key, role=role, value=value, accessKey=accessKey, className=className, contentEditable=contentEditable, contextMenu=contextMenu, dir=dir, draggable=draggable, hidden=hidden, lang=lang, spellCheck=spellCheck, style=style, tabIndex=tabIndex, title=title, loading_state=loading_state, ...),
99
type = 'Data',
1010
namespace = 'dash_html_components',
11-
propNames = c('children', 'id', 'n_clicks', 'n_clicks_timestamp', 'key', 'role', 'accessKey', 'className', 'contentEditable', 'contextMenu', 'dir', 'draggable', 'hidden', 'lang', 'spellCheck', 'style', 'tabIndex', 'title', 'loading_state', wildcard_names),
11+
propNames = c('children', 'id', 'n_clicks', 'n_clicks_timestamp', 'key', 'role', 'value', 'accessKey', 'className', 'contentEditable', 'contextMenu', 'dir', 'draggable', 'hidden', 'lang', 'spellCheck', 'style', 'tabIndex', 'title', 'loading_state', wildcard_names),
1212
package = 'dashHtmlComponents'
1313
)
1414

1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlDatalist.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlDatalist <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timesta
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlDd.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlDd <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=NUL
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlDel.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlDel <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=NU
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlDetails.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlDetails <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestam
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlDfn.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlDfn <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=NU
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlDialog.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlDialog <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlDiv.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlDiv <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=NU
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlDl.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlDl <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=NUL
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlDt.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlDt <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=NUL
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlElement.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlElement <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestam
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlEm.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlEm <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=NUL
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlEmbed.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlEmbed <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlFieldset.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlFieldset <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timesta
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlFigcaption.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlFigcaption <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_times
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlFigure.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlFigure <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlFont.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlFont <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=N
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlFooter.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlFooter <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlForm.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlForm <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=N
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlFrame.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlFrame <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlFrameset.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlFrameset <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timesta
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlH1.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlH1 <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=NUL
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

packages/dash-html-components/R/htmlH2.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ htmlH2 <- function(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=NUL
1515
component$props <- filter_null(component$props)
1616

1717
structure(component, class = c('dash_component', 'list'))
18-
}
18+
}

0 commit comments

Comments
 (0)