@ni/nimble-components 35.5.6 → 35.5.8
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/all-components-bundle.js +3 -18
- package/dist/all-components-bundle.js.map +1 -1
- package/dist/all-components-bundle.min.js +5673 -5676
- package/dist/all-components-bundle.min.js.map +1 -1
- package/dist/custom-elements.json +187 -187
- package/dist/custom-elements.md +32 -32
- package/dist/esm/label-provider/core/label-token-defaults.js +1 -1
- package/dist/esm/label-provider/core/label-token-defaults.js.map +1 -1
- package/dist/esm/table/components/row/index.js +0 -5
- package/dist/esm/table/components/row/index.js.map +1 -1
- package/package.json +3 -3
|
@@ -8785,7 +8785,7 @@
|
|
|
8785
8785
|
"type": {
|
|
8786
8786
|
"text": "{ readonly [key in TokenName]: string }"
|
|
8787
8787
|
},
|
|
8788
|
-
"default": "{ popupDismissLabel: 'Close',
|
|
8788
|
+
"default": "{ popupDismissLabel: 'Close', numericDecrementLabel: 'Decrement', numericIncrementLabel: 'Increment', popupIconErrorLabel: 'Error', popupIconWarningLabel: 'Warning', popupIconCompletedLabel: 'Completed', popupIconCurrentLabel: 'Current', popupIconInformationLabel: 'Information', filterSearchLabel: 'Search', filterNoResultsLabel: 'No items found', loadingLabel: 'Loading…', scrollBackwardLabel: 'Scroll backward', scrollForwardLabel: 'Scroll forward', itemRemoveLabel: 'Remove' }"
|
|
8789
8789
|
}
|
|
8790
8790
|
],
|
|
8791
8791
|
"exports": [
|
|
@@ -15961,17 +15961,17 @@
|
|
|
15961
15961
|
},
|
|
15962
15962
|
{
|
|
15963
15963
|
"kind": "javascript-module",
|
|
15964
|
-
"path": "src/unit/
|
|
15964
|
+
"path": "src/unit/celsius/index.ts",
|
|
15965
15965
|
"declarations": [
|
|
15966
15966
|
{
|
|
15967
15967
|
"kind": "class",
|
|
15968
|
-
"description": "Element representing degrees
|
|
15969
|
-
"name": "
|
|
15968
|
+
"description": "Element representing degrees Celsius unit",
|
|
15969
|
+
"name": "UnitCelsius",
|
|
15970
15970
|
"members": [
|
|
15971
15971
|
{
|
|
15972
15972
|
"kind": "field",
|
|
15973
15973
|
"name": "resolvedUnitScale",
|
|
15974
|
-
"default": "
|
|
15974
|
+
"default": "unitScaleCelsius"
|
|
15975
15975
|
}
|
|
15976
15976
|
],
|
|
15977
15977
|
"superclass": {
|
|
@@ -15981,45 +15981,45 @@
|
|
|
15981
15981
|
},
|
|
15982
15982
|
{
|
|
15983
15983
|
"kind": "variable",
|
|
15984
|
-
"name": "
|
|
15984
|
+
"name": "unitCelsiusTag",
|
|
15985
15985
|
"type": {
|
|
15986
15986
|
"text": "string"
|
|
15987
15987
|
},
|
|
15988
|
-
"default": "'nimble-unit-
|
|
15988
|
+
"default": "'nimble-unit-celsius'"
|
|
15989
15989
|
}
|
|
15990
15990
|
],
|
|
15991
15991
|
"exports": [
|
|
15992
15992
|
{
|
|
15993
15993
|
"kind": "js",
|
|
15994
|
-
"name": "
|
|
15994
|
+
"name": "UnitCelsius",
|
|
15995
15995
|
"declaration": {
|
|
15996
|
-
"name": "
|
|
15997
|
-
"module": "src/unit/
|
|
15996
|
+
"name": "UnitCelsius",
|
|
15997
|
+
"module": "src/unit/celsius/index.ts"
|
|
15998
15998
|
}
|
|
15999
15999
|
},
|
|
16000
16000
|
{
|
|
16001
16001
|
"kind": "js",
|
|
16002
|
-
"name": "
|
|
16002
|
+
"name": "unitCelsiusTag",
|
|
16003
16003
|
"declaration": {
|
|
16004
|
-
"name": "
|
|
16005
|
-
"module": "src/unit/
|
|
16004
|
+
"name": "unitCelsiusTag",
|
|
16005
|
+
"module": "src/unit/celsius/index.ts"
|
|
16006
16006
|
}
|
|
16007
16007
|
}
|
|
16008
16008
|
]
|
|
16009
16009
|
},
|
|
16010
16010
|
{
|
|
16011
16011
|
"kind": "javascript-module",
|
|
16012
|
-
"path": "src/unit/
|
|
16012
|
+
"path": "src/unit/fahrenheit/index.ts",
|
|
16013
16013
|
"declarations": [
|
|
16014
16014
|
{
|
|
16015
16015
|
"kind": "class",
|
|
16016
|
-
"description": "Element representing degrees
|
|
16017
|
-
"name": "
|
|
16016
|
+
"description": "Element representing degrees Fahrenheit unit",
|
|
16017
|
+
"name": "UnitFahrenheit",
|
|
16018
16018
|
"members": [
|
|
16019
16019
|
{
|
|
16020
16020
|
"kind": "field",
|
|
16021
16021
|
"name": "resolvedUnitScale",
|
|
16022
|
-
"default": "
|
|
16022
|
+
"default": "unitScaleFahrenheit"
|
|
16023
16023
|
}
|
|
16024
16024
|
],
|
|
16025
16025
|
"superclass": {
|
|
@@ -16029,28 +16029,28 @@
|
|
|
16029
16029
|
},
|
|
16030
16030
|
{
|
|
16031
16031
|
"kind": "variable",
|
|
16032
|
-
"name": "
|
|
16032
|
+
"name": "unitFahrenheitTag",
|
|
16033
16033
|
"type": {
|
|
16034
16034
|
"text": "string"
|
|
16035
16035
|
},
|
|
16036
|
-
"default": "'nimble-unit-
|
|
16036
|
+
"default": "'nimble-unit-fahrenheit'"
|
|
16037
16037
|
}
|
|
16038
16038
|
],
|
|
16039
16039
|
"exports": [
|
|
16040
16040
|
{
|
|
16041
16041
|
"kind": "js",
|
|
16042
|
-
"name": "
|
|
16042
|
+
"name": "UnitFahrenheit",
|
|
16043
16043
|
"declaration": {
|
|
16044
|
-
"name": "
|
|
16045
|
-
"module": "src/unit/
|
|
16044
|
+
"name": "UnitFahrenheit",
|
|
16045
|
+
"module": "src/unit/fahrenheit/index.ts"
|
|
16046
16046
|
}
|
|
16047
16047
|
},
|
|
16048
16048
|
{
|
|
16049
16049
|
"kind": "js",
|
|
16050
|
-
"name": "
|
|
16050
|
+
"name": "unitFahrenheitTag",
|
|
16051
16051
|
"declaration": {
|
|
16052
|
-
"name": "
|
|
16053
|
-
"module": "src/unit/
|
|
16052
|
+
"name": "unitFahrenheitTag",
|
|
16053
|
+
"module": "src/unit/fahrenheit/index.ts"
|
|
16054
16054
|
}
|
|
16055
16055
|
}
|
|
16056
16056
|
]
|
|
@@ -19548,168 +19548,6 @@
|
|
|
19548
19548
|
}
|
|
19549
19549
|
]
|
|
19550
19550
|
},
|
|
19551
|
-
{
|
|
19552
|
-
"kind": "javascript-module",
|
|
19553
|
-
"path": "src/table-column/duration-text/group-header-view/index.ts",
|
|
19554
|
-
"declarations": [
|
|
19555
|
-
{
|
|
19556
|
-
"kind": "class",
|
|
19557
|
-
"description": "The group header view for displaying duration fields as text.",
|
|
19558
|
-
"name": "TableColumnDurationTextGroupHeaderView",
|
|
19559
|
-
"members": [
|
|
19560
|
-
{
|
|
19561
|
-
"kind": "method",
|
|
19562
|
-
"name": "updateText",
|
|
19563
|
-
"privacy": "protected",
|
|
19564
|
-
"return": {
|
|
19565
|
-
"type": {
|
|
19566
|
-
"text": "void"
|
|
19567
|
-
}
|
|
19568
|
-
},
|
|
19569
|
-
"inheritedFrom": {
|
|
19570
|
-
"name": "TableColumnTextGroupHeaderViewBase",
|
|
19571
|
-
"module": "src/table-column/text-base/group-header-view/index.ts"
|
|
19572
|
-
}
|
|
19573
|
-
},
|
|
19574
|
-
{
|
|
19575
|
-
"kind": "field",
|
|
19576
|
-
"name": "text",
|
|
19577
|
-
"privacy": "public",
|
|
19578
|
-
"description": "Text to render in the cell.\n\nThe value is initialized to `tableGroupRowPlaceholderNoValue` because if the group\nrow never has a value defined on it, the change handlers may never get called but\nthe text needs to be correct.",
|
|
19579
|
-
"inheritedFrom": {
|
|
19580
|
-
"name": "TableColumnTextGroupHeaderViewBase",
|
|
19581
|
-
"module": "src/table-column/text-base/group-header-view/index.ts"
|
|
19582
|
-
}
|
|
19583
|
-
},
|
|
19584
|
-
{
|
|
19585
|
-
"kind": "field",
|
|
19586
|
-
"name": "noValuePlaceholderLabelSubscriber",
|
|
19587
|
-
"type": {
|
|
19588
|
-
"text": "DesignTokenSubscriber<\n typeof tableGroupRowPlaceholderNoValueLabel\n >"
|
|
19589
|
-
},
|
|
19590
|
-
"privacy": "private",
|
|
19591
|
-
"readonly": true,
|
|
19592
|
-
"default": "{ handleChange: () => { this.applyPlaceholderTextIfNeeded(); } }",
|
|
19593
|
-
"inheritedFrom": {
|
|
19594
|
-
"name": "TableColumnTextGroupHeaderViewBase",
|
|
19595
|
-
"module": "src/table-column/text-base/group-header-view/index.ts"
|
|
19596
|
-
}
|
|
19597
|
-
},
|
|
19598
|
-
{
|
|
19599
|
-
"kind": "field",
|
|
19600
|
-
"name": "emptyPlaceholderLabelSubscriber",
|
|
19601
|
-
"type": {
|
|
19602
|
-
"text": "DesignTokenSubscriber<\n typeof tableGroupRowPlaceholderEmptyLabel\n >"
|
|
19603
|
-
},
|
|
19604
|
-
"privacy": "private",
|
|
19605
|
-
"readonly": true,
|
|
19606
|
-
"default": "{ handleChange: () => { this.applyPlaceholderTextIfNeeded(); } }",
|
|
19607
|
-
"inheritedFrom": {
|
|
19608
|
-
"name": "TableColumnTextGroupHeaderViewBase",
|
|
19609
|
-
"module": "src/table-column/text-base/group-header-view/index.ts"
|
|
19610
|
-
}
|
|
19611
|
-
},
|
|
19612
|
-
{
|
|
19613
|
-
"kind": "method",
|
|
19614
|
-
"name": "columnConfigChanged",
|
|
19615
|
-
"privacy": "private",
|
|
19616
|
-
"return": {
|
|
19617
|
-
"type": {
|
|
19618
|
-
"text": "void"
|
|
19619
|
-
}
|
|
19620
|
-
},
|
|
19621
|
-
"inheritedFrom": {
|
|
19622
|
-
"name": "TableColumnTextGroupHeaderViewBase",
|
|
19623
|
-
"module": "src/table-column/text-base/group-header-view/index.ts"
|
|
19624
|
-
}
|
|
19625
|
-
},
|
|
19626
|
-
{
|
|
19627
|
-
"kind": "method",
|
|
19628
|
-
"name": "groupHeaderValueChanged",
|
|
19629
|
-
"privacy": "private",
|
|
19630
|
-
"return": {
|
|
19631
|
-
"type": {
|
|
19632
|
-
"text": "void"
|
|
19633
|
-
}
|
|
19634
|
-
},
|
|
19635
|
-
"inheritedFrom": {
|
|
19636
|
-
"name": "TableColumnTextGroupHeaderViewBase",
|
|
19637
|
-
"module": "src/table-column/text-base/group-header-view/index.ts"
|
|
19638
|
-
}
|
|
19639
|
-
},
|
|
19640
|
-
{
|
|
19641
|
-
"kind": "method",
|
|
19642
|
-
"name": "applyPlaceholderTextIfNeeded",
|
|
19643
|
-
"privacy": "private",
|
|
19644
|
-
"return": {
|
|
19645
|
-
"type": {
|
|
19646
|
-
"text": ""
|
|
19647
|
-
}
|
|
19648
|
-
},
|
|
19649
|
-
"description": "Sets `this.text` to the appropriate placeholder if `groupHeaderValue` warrants it.",
|
|
19650
|
-
"inheritedFrom": {
|
|
19651
|
-
"name": "TableColumnTextGroupHeaderViewBase",
|
|
19652
|
-
"module": "src/table-column/text-base/group-header-view/index.ts"
|
|
19653
|
-
}
|
|
19654
|
-
},
|
|
19655
|
-
{
|
|
19656
|
-
"kind": "field",
|
|
19657
|
-
"name": "groupHeaderValue",
|
|
19658
|
-
"type": {
|
|
19659
|
-
"text": "TGroupValue | undefined"
|
|
19660
|
-
},
|
|
19661
|
-
"privacy": "public",
|
|
19662
|
-
"inheritedFrom": {
|
|
19663
|
-
"name": "TableGroupHeaderView",
|
|
19664
|
-
"module": "src/table-column/base/group-header-view/index.ts"
|
|
19665
|
-
}
|
|
19666
|
-
},
|
|
19667
|
-
{
|
|
19668
|
-
"kind": "field",
|
|
19669
|
-
"name": "columnConfig",
|
|
19670
|
-
"type": {
|
|
19671
|
-
"text": "TColumnConfig | undefined"
|
|
19672
|
-
},
|
|
19673
|
-
"privacy": "public",
|
|
19674
|
-
"inheritedFrom": {
|
|
19675
|
-
"name": "TableGroupHeaderView",
|
|
19676
|
-
"module": "src/table-column/base/group-header-view/index.ts"
|
|
19677
|
-
}
|
|
19678
|
-
}
|
|
19679
|
-
],
|
|
19680
|
-
"superclass": {
|
|
19681
|
-
"name": "TableColumnTextGroupHeaderViewBase",
|
|
19682
|
-
"module": "/src/table-column/text-base/group-header-view"
|
|
19683
|
-
}
|
|
19684
|
-
},
|
|
19685
|
-
{
|
|
19686
|
-
"kind": "variable",
|
|
19687
|
-
"name": "tableColumnDurationTextGroupHeaderViewTag",
|
|
19688
|
-
"type": {
|
|
19689
|
-
"text": "string"
|
|
19690
|
-
},
|
|
19691
|
-
"default": "'nimble-table-column-duration-text-group-header-view'"
|
|
19692
|
-
}
|
|
19693
|
-
],
|
|
19694
|
-
"exports": [
|
|
19695
|
-
{
|
|
19696
|
-
"kind": "js",
|
|
19697
|
-
"name": "TableColumnDurationTextGroupHeaderView",
|
|
19698
|
-
"declaration": {
|
|
19699
|
-
"name": "TableColumnDurationTextGroupHeaderView",
|
|
19700
|
-
"module": "src/table-column/duration-text/group-header-view/index.ts"
|
|
19701
|
-
}
|
|
19702
|
-
},
|
|
19703
|
-
{
|
|
19704
|
-
"kind": "js",
|
|
19705
|
-
"name": "tableColumnDurationTextGroupHeaderViewTag",
|
|
19706
|
-
"declaration": {
|
|
19707
|
-
"name": "tableColumnDurationTextGroupHeaderViewTag",
|
|
19708
|
-
"module": "src/table-column/duration-text/group-header-view/index.ts"
|
|
19709
|
-
}
|
|
19710
|
-
}
|
|
19711
|
-
]
|
|
19712
|
-
},
|
|
19713
19551
|
{
|
|
19714
19552
|
"kind": "javascript-module",
|
|
19715
19553
|
"path": "src/table-column/duration-text/cell-view/index.ts",
|
|
@@ -19952,6 +19790,168 @@
|
|
|
19952
19790
|
}
|
|
19953
19791
|
]
|
|
19954
19792
|
},
|
|
19793
|
+
{
|
|
19794
|
+
"kind": "javascript-module",
|
|
19795
|
+
"path": "src/table-column/duration-text/group-header-view/index.ts",
|
|
19796
|
+
"declarations": [
|
|
19797
|
+
{
|
|
19798
|
+
"kind": "class",
|
|
19799
|
+
"description": "The group header view for displaying duration fields as text.",
|
|
19800
|
+
"name": "TableColumnDurationTextGroupHeaderView",
|
|
19801
|
+
"members": [
|
|
19802
|
+
{
|
|
19803
|
+
"kind": "method",
|
|
19804
|
+
"name": "updateText",
|
|
19805
|
+
"privacy": "protected",
|
|
19806
|
+
"return": {
|
|
19807
|
+
"type": {
|
|
19808
|
+
"text": "void"
|
|
19809
|
+
}
|
|
19810
|
+
},
|
|
19811
|
+
"inheritedFrom": {
|
|
19812
|
+
"name": "TableColumnTextGroupHeaderViewBase",
|
|
19813
|
+
"module": "src/table-column/text-base/group-header-view/index.ts"
|
|
19814
|
+
}
|
|
19815
|
+
},
|
|
19816
|
+
{
|
|
19817
|
+
"kind": "field",
|
|
19818
|
+
"name": "text",
|
|
19819
|
+
"privacy": "public",
|
|
19820
|
+
"description": "Text to render in the cell.\n\nThe value is initialized to `tableGroupRowPlaceholderNoValue` because if the group\nrow never has a value defined on it, the change handlers may never get called but\nthe text needs to be correct.",
|
|
19821
|
+
"inheritedFrom": {
|
|
19822
|
+
"name": "TableColumnTextGroupHeaderViewBase",
|
|
19823
|
+
"module": "src/table-column/text-base/group-header-view/index.ts"
|
|
19824
|
+
}
|
|
19825
|
+
},
|
|
19826
|
+
{
|
|
19827
|
+
"kind": "field",
|
|
19828
|
+
"name": "noValuePlaceholderLabelSubscriber",
|
|
19829
|
+
"type": {
|
|
19830
|
+
"text": "DesignTokenSubscriber<\n typeof tableGroupRowPlaceholderNoValueLabel\n >"
|
|
19831
|
+
},
|
|
19832
|
+
"privacy": "private",
|
|
19833
|
+
"readonly": true,
|
|
19834
|
+
"default": "{ handleChange: () => { this.applyPlaceholderTextIfNeeded(); } }",
|
|
19835
|
+
"inheritedFrom": {
|
|
19836
|
+
"name": "TableColumnTextGroupHeaderViewBase",
|
|
19837
|
+
"module": "src/table-column/text-base/group-header-view/index.ts"
|
|
19838
|
+
}
|
|
19839
|
+
},
|
|
19840
|
+
{
|
|
19841
|
+
"kind": "field",
|
|
19842
|
+
"name": "emptyPlaceholderLabelSubscriber",
|
|
19843
|
+
"type": {
|
|
19844
|
+
"text": "DesignTokenSubscriber<\n typeof tableGroupRowPlaceholderEmptyLabel\n >"
|
|
19845
|
+
},
|
|
19846
|
+
"privacy": "private",
|
|
19847
|
+
"readonly": true,
|
|
19848
|
+
"default": "{ handleChange: () => { this.applyPlaceholderTextIfNeeded(); } }",
|
|
19849
|
+
"inheritedFrom": {
|
|
19850
|
+
"name": "TableColumnTextGroupHeaderViewBase",
|
|
19851
|
+
"module": "src/table-column/text-base/group-header-view/index.ts"
|
|
19852
|
+
}
|
|
19853
|
+
},
|
|
19854
|
+
{
|
|
19855
|
+
"kind": "method",
|
|
19856
|
+
"name": "columnConfigChanged",
|
|
19857
|
+
"privacy": "private",
|
|
19858
|
+
"return": {
|
|
19859
|
+
"type": {
|
|
19860
|
+
"text": "void"
|
|
19861
|
+
}
|
|
19862
|
+
},
|
|
19863
|
+
"inheritedFrom": {
|
|
19864
|
+
"name": "TableColumnTextGroupHeaderViewBase",
|
|
19865
|
+
"module": "src/table-column/text-base/group-header-view/index.ts"
|
|
19866
|
+
}
|
|
19867
|
+
},
|
|
19868
|
+
{
|
|
19869
|
+
"kind": "method",
|
|
19870
|
+
"name": "groupHeaderValueChanged",
|
|
19871
|
+
"privacy": "private",
|
|
19872
|
+
"return": {
|
|
19873
|
+
"type": {
|
|
19874
|
+
"text": "void"
|
|
19875
|
+
}
|
|
19876
|
+
},
|
|
19877
|
+
"inheritedFrom": {
|
|
19878
|
+
"name": "TableColumnTextGroupHeaderViewBase",
|
|
19879
|
+
"module": "src/table-column/text-base/group-header-view/index.ts"
|
|
19880
|
+
}
|
|
19881
|
+
},
|
|
19882
|
+
{
|
|
19883
|
+
"kind": "method",
|
|
19884
|
+
"name": "applyPlaceholderTextIfNeeded",
|
|
19885
|
+
"privacy": "private",
|
|
19886
|
+
"return": {
|
|
19887
|
+
"type": {
|
|
19888
|
+
"text": ""
|
|
19889
|
+
}
|
|
19890
|
+
},
|
|
19891
|
+
"description": "Sets `this.text` to the appropriate placeholder if `groupHeaderValue` warrants it.",
|
|
19892
|
+
"inheritedFrom": {
|
|
19893
|
+
"name": "TableColumnTextGroupHeaderViewBase",
|
|
19894
|
+
"module": "src/table-column/text-base/group-header-view/index.ts"
|
|
19895
|
+
}
|
|
19896
|
+
},
|
|
19897
|
+
{
|
|
19898
|
+
"kind": "field",
|
|
19899
|
+
"name": "groupHeaderValue",
|
|
19900
|
+
"type": {
|
|
19901
|
+
"text": "TGroupValue | undefined"
|
|
19902
|
+
},
|
|
19903
|
+
"privacy": "public",
|
|
19904
|
+
"inheritedFrom": {
|
|
19905
|
+
"name": "TableGroupHeaderView",
|
|
19906
|
+
"module": "src/table-column/base/group-header-view/index.ts"
|
|
19907
|
+
}
|
|
19908
|
+
},
|
|
19909
|
+
{
|
|
19910
|
+
"kind": "field",
|
|
19911
|
+
"name": "columnConfig",
|
|
19912
|
+
"type": {
|
|
19913
|
+
"text": "TColumnConfig | undefined"
|
|
19914
|
+
},
|
|
19915
|
+
"privacy": "public",
|
|
19916
|
+
"inheritedFrom": {
|
|
19917
|
+
"name": "TableGroupHeaderView",
|
|
19918
|
+
"module": "src/table-column/base/group-header-view/index.ts"
|
|
19919
|
+
}
|
|
19920
|
+
}
|
|
19921
|
+
],
|
|
19922
|
+
"superclass": {
|
|
19923
|
+
"name": "TableColumnTextGroupHeaderViewBase",
|
|
19924
|
+
"module": "/src/table-column/text-base/group-header-view"
|
|
19925
|
+
}
|
|
19926
|
+
},
|
|
19927
|
+
{
|
|
19928
|
+
"kind": "variable",
|
|
19929
|
+
"name": "tableColumnDurationTextGroupHeaderViewTag",
|
|
19930
|
+
"type": {
|
|
19931
|
+
"text": "string"
|
|
19932
|
+
},
|
|
19933
|
+
"default": "'nimble-table-column-duration-text-group-header-view'"
|
|
19934
|
+
}
|
|
19935
|
+
],
|
|
19936
|
+
"exports": [
|
|
19937
|
+
{
|
|
19938
|
+
"kind": "js",
|
|
19939
|
+
"name": "TableColumnDurationTextGroupHeaderView",
|
|
19940
|
+
"declaration": {
|
|
19941
|
+
"name": "TableColumnDurationTextGroupHeaderView",
|
|
19942
|
+
"module": "src/table-column/duration-text/group-header-view/index.ts"
|
|
19943
|
+
}
|
|
19944
|
+
},
|
|
19945
|
+
{
|
|
19946
|
+
"kind": "js",
|
|
19947
|
+
"name": "tableColumnDurationTextGroupHeaderViewTag",
|
|
19948
|
+
"declaration": {
|
|
19949
|
+
"name": "tableColumnDurationTextGroupHeaderViewTag",
|
|
19950
|
+
"module": "src/table-column/duration-text/group-header-view/index.ts"
|
|
19951
|
+
}
|
|
19952
|
+
}
|
|
19953
|
+
]
|
|
19954
|
+
},
|
|
19955
19955
|
{
|
|
19956
19956
|
"kind": "javascript-module",
|
|
19957
19957
|
"path": "src/table-column/mapping/cell-view/index.ts",
|
package/dist/custom-elements.md
CHANGED
|
@@ -2211,7 +2211,7 @@
|
|
|
2211
2211
|
|
|
2212
2212
|
<hr/>
|
|
2213
2213
|
|
|
2214
|
-
## class: `
|
|
2214
|
+
## class: `UnitCelsius`
|
|
2215
2215
|
|
|
2216
2216
|
### Superclass
|
|
2217
2217
|
|
|
@@ -2221,13 +2221,13 @@
|
|
|
2221
2221
|
|
|
2222
2222
|
### Fields
|
|
2223
2223
|
|
|
2224
|
-
| Name | Privacy | Type | Default
|
|
2225
|
-
| ------------------- | ------- | ---- |
|
|
2226
|
-
| `resolvedUnitScale` | | | `
|
|
2224
|
+
| Name | Privacy | Type | Default | Description | Inherited From |
|
|
2225
|
+
| ------------------- | ------- | ---- | ------------------ | ----------- | -------------- |
|
|
2226
|
+
| `resolvedUnitScale` | | | `unitScaleCelsius` | | |
|
|
2227
2227
|
|
|
2228
2228
|
<hr/>
|
|
2229
2229
|
|
|
2230
|
-
## class: `
|
|
2230
|
+
## class: `UnitFahrenheit`
|
|
2231
2231
|
|
|
2232
2232
|
### Superclass
|
|
2233
2233
|
|
|
@@ -2237,9 +2237,9 @@
|
|
|
2237
2237
|
|
|
2238
2238
|
### Fields
|
|
2239
2239
|
|
|
2240
|
-
| Name | Privacy | Type | Default
|
|
2241
|
-
| ------------------- | ------- | ---- |
|
|
2242
|
-
| `resolvedUnitScale` | | | `
|
|
2240
|
+
| Name | Privacy | Type | Default | Description | Inherited From |
|
|
2241
|
+
| ------------------- | ------- | ---- | --------------------- | ----------- | -------------- |
|
|
2242
|
+
| `resolvedUnitScale` | | | `unitScaleFahrenheit` | | |
|
|
2243
2243
|
|
|
2244
2244
|
<hr/>
|
|
2245
2245
|
|
|
@@ -2666,30 +2666,6 @@
|
|
|
2666
2666
|
|
|
2667
2667
|
<hr/>
|
|
2668
2668
|
|
|
2669
|
-
## class: `TableColumnDurationTextGroupHeaderView`
|
|
2670
|
-
|
|
2671
|
-
### Superclass
|
|
2672
|
-
|
|
2673
|
-
| Name | Module | Package |
|
|
2674
|
-
| ------------------------------------ | --------------------------------------------- | ------- |
|
|
2675
|
-
| `TableColumnTextGroupHeaderViewBase` | /src/table-column/text-base/group-header-view | |
|
|
2676
|
-
|
|
2677
|
-
### Fields
|
|
2678
|
-
|
|
2679
|
-
| Name | Privacy | Type | Default | Description | Inherited From |
|
|
2680
|
-
| ------------------ | ------- | ---------------------------- | ------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------- |
|
|
2681
|
-
| `text` | public | | | Text to render in the cell.

The value is initialized to \`tableGroupRowPlaceholderNoValue\` because if the group
row never has a value defined on it, the change handlers may never get called but
the text needs to be correct. | TableColumnTextGroupHeaderViewBase |
|
|
2682
|
-
| `groupHeaderValue` | public | `TGroupValue \| undefined` | | | TableGroupHeaderView |
|
|
2683
|
-
| `columnConfig` | public | `TColumnConfig \| undefined` | | | TableGroupHeaderView |
|
|
2684
|
-
|
|
2685
|
-
### Methods
|
|
2686
|
-
|
|
2687
|
-
| Name | Privacy | Description | Parameters | Return | Inherited From |
|
|
2688
|
-
| ------------ | --------- | ----------- | ---------- | ------ | ---------------------------------- |
|
|
2689
|
-
| `updateText` | protected | | | `void` | TableColumnTextGroupHeaderViewBase |
|
|
2690
|
-
|
|
2691
|
-
<hr/>
|
|
2692
|
-
|
|
2693
2669
|
## class: `TableColumnDurationTextCellView`
|
|
2694
2670
|
|
|
2695
2671
|
### Superclass
|
|
@@ -2721,6 +2697,30 @@
|
|
|
2721
2697
|
|
|
2722
2698
|
<hr/>
|
|
2723
2699
|
|
|
2700
|
+
## class: `TableColumnDurationTextGroupHeaderView`
|
|
2701
|
+
|
|
2702
|
+
### Superclass
|
|
2703
|
+
|
|
2704
|
+
| Name | Module | Package |
|
|
2705
|
+
| ------------------------------------ | --------------------------------------------- | ------- |
|
|
2706
|
+
| `TableColumnTextGroupHeaderViewBase` | /src/table-column/text-base/group-header-view | |
|
|
2707
|
+
|
|
2708
|
+
### Fields
|
|
2709
|
+
|
|
2710
|
+
| Name | Privacy | Type | Default | Description | Inherited From |
|
|
2711
|
+
| ------------------ | ------- | ---------------------------- | ------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------- |
|
|
2712
|
+
| `text` | public | | | Text to render in the cell.

The value is initialized to \`tableGroupRowPlaceholderNoValue\` because if the group
row never has a value defined on it, the change handlers may never get called but
the text needs to be correct. | TableColumnTextGroupHeaderViewBase |
|
|
2713
|
+
| `groupHeaderValue` | public | `TGroupValue \| undefined` | | | TableGroupHeaderView |
|
|
2714
|
+
| `columnConfig` | public | `TColumnConfig \| undefined` | | | TableGroupHeaderView |
|
|
2715
|
+
|
|
2716
|
+
### Methods
|
|
2717
|
+
|
|
2718
|
+
| Name | Privacy | Description | Parameters | Return | Inherited From |
|
|
2719
|
+
| ------------ | --------- | ----------- | ---------- | ------ | ---------------------------------- |
|
|
2720
|
+
| `updateText` | protected | | | `void` | TableColumnTextGroupHeaderViewBase |
|
|
2721
|
+
|
|
2722
|
+
<hr/>
|
|
2723
|
+
|
|
2724
2724
|
## class: `TableColumnMappingCellView`
|
|
2725
2725
|
|
|
2726
2726
|
### Superclass
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export const coreLabelDefaults = {
|
|
2
2
|
popupDismissLabel: 'Close',
|
|
3
|
-
numericIncrementLabel: 'Increment',
|
|
4
3
|
numericDecrementLabel: 'Decrement',
|
|
4
|
+
numericIncrementLabel: 'Increment',
|
|
5
5
|
popupIconErrorLabel: 'Error',
|
|
6
6
|
popupIconWarningLabel: 'Warning',
|
|
7
7
|
popupIconCompletedLabel: 'Completed',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"label-token-defaults.js","sourceRoot":"","sources":["../../../../src/label-provider/core/label-token-defaults.ts"],"names":[],"mappings":"AAIA,MAAM,CAAC,MAAM,iBAAiB,GAA4C;IACtE,iBAAiB,EAAE,OAAO;IAC1B,qBAAqB,EAAE,WAAW;IAClC,qBAAqB,EAAE,WAAW;IAClC,mBAAmB,EAAE,OAAO;IAC5B,qBAAqB,EAAE,SAAS;IAChC,uBAAuB,EAAE,WAAW;IACpC,qBAAqB,EAAE,SAAS;IAChC,yBAAyB,EAAE,aAAa;IACxC,iBAAiB,EAAE,QAAQ;IAC3B,oBAAoB,EAAE,gBAAgB;IACtC,YAAY,EAAE,UAAU;IACxB,mBAAmB,EAAE,iBAAiB;IACtC,kBAAkB,EAAE,gBAAgB;IACpC,eAAe,EAAE,QAAQ;CAC5B,CAAC","sourcesContent":["import type * as TokensNamespace from './label-tokens';\n\ntype TokenName = keyof typeof TokensNamespace;\n\nexport const coreLabelDefaults: { readonly [key in TokenName]: string } = {\n popupDismissLabel: 'Close',\n
|
|
1
|
+
{"version":3,"file":"label-token-defaults.js","sourceRoot":"","sources":["../../../../src/label-provider/core/label-token-defaults.ts"],"names":[],"mappings":"AAIA,MAAM,CAAC,MAAM,iBAAiB,GAA4C;IACtE,iBAAiB,EAAE,OAAO;IAC1B,qBAAqB,EAAE,WAAW;IAClC,qBAAqB,EAAE,WAAW;IAClC,mBAAmB,EAAE,OAAO;IAC5B,qBAAqB,EAAE,SAAS;IAChC,uBAAuB,EAAE,WAAW;IACpC,qBAAqB,EAAE,SAAS;IAChC,yBAAyB,EAAE,aAAa;IACxC,iBAAiB,EAAE,QAAQ;IAC3B,oBAAoB,EAAE,gBAAgB;IACtC,YAAY,EAAE,UAAU;IACxB,mBAAmB,EAAE,iBAAiB;IACtC,kBAAkB,EAAE,gBAAgB;IACpC,eAAe,EAAE,QAAQ;CAC5B,CAAC","sourcesContent":["import type * as TokensNamespace from './label-tokens';\n\ntype TokenName = keyof typeof TokensNamespace;\n\nexport const coreLabelDefaults: { readonly [key in TokenName]: string } = {\n popupDismissLabel: 'Close',\n numericDecrementLabel: 'Decrement',\n numericIncrementLabel: 'Increment',\n popupIconErrorLabel: 'Error',\n popupIconWarningLabel: 'Warning',\n popupIconCompletedLabel: 'Completed',\n popupIconCurrentLabel: 'Current',\n popupIconInformationLabel: 'Information',\n filterSearchLabel: 'Search',\n filterNoResultsLabel: 'No items found',\n loadingLabel: 'Loading…',\n scrollBackwardLabel: 'Scroll backward',\n scrollForwardLabel: 'Scroll forward',\n itemRemoveLabel: 'Remove'\n};\n"]}
|
|
@@ -103,11 +103,6 @@ export class TableRow extends FoundationElement {
|
|
|
103
103
|
/** @internal */
|
|
104
104
|
onCellActionMenuToggle(event, column) {
|
|
105
105
|
this.menuOpen = event.detail.newState;
|
|
106
|
-
// Workaround for Firefox issue when action menus opened on different rows
|
|
107
|
-
// See: https://github.com/ni/nimble/issues/2744
|
|
108
|
-
if (!event.detail.newState) {
|
|
109
|
-
this.currentActionMenuColumn = undefined;
|
|
110
|
-
}
|
|
111
106
|
this.emitActionMenuToggleEvent('row-action-menu-toggle', event.detail, column);
|
|
112
107
|
}
|
|
113
108
|
/** @internal */
|